@reina
Perhaps AvailableTile has a function to set img_path after it has been constructed with the
default constructor ?
If not, you must create yourself and insert into the mainwindow.
You cannot get Creator to use the other constructor via the UI generator.
is AvailableTile your own class?